[INFO] fetching crate dragen 0.3.1...
[INFO] testing dragen-0.3.1 against master#cced03bfd61a304243a34504618ecec86c17063f for pr-154065-2
[INFO] extracting crate dragen 0.3.1 into /workspace/builds/worker-4-tc1/source
[INFO] started tweaking crates.io crate dragen 0.3.1
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate dragen 0.3.1
[INFO] tweaked toml for crates.io crate dragen 0.3.1 written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate dragen 0.3.1 on toolchain cced03bfd61a304243a34504618ecec86c17063f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate dragen 0.3.1 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded ureq-proto v0.5.3
[INFO] [stderr]   Downloaded ureq v3.2.0
[INFO] [stderr]   Downloaded zmij v1.0.20
[INFO] [stderr]   Downloaded cookie_store v0.22.0
[INFO] [stderr]   Downloaded unicode-ident v1.0.23
[INFO] [stderr]   Downloaded cookie v0.18.1
[INFO] [stderr]   Downloaded get-size-derive2 v0.7.4
[INFO] [stderr]   Downloaded littrs-ruff-text-size v0.6.1
[INFO] [stderr]   Downloaded attribute-derive-macro v0.10.5
[INFO] [stderr]   Downloaded quote-use v0.8.4
[INFO] [stderr]   Downloaded quote-use-macros v0.8.4
[INFO] [stderr]   Downloaded collection_literals v1.0.3
[INFO] [stderr]   Downloaded littrs-ruff-python-trivia v0.6.1
[INFO] [stderr]   Downloaded uuid-simd v0.8.0
[INFO] [stderr]   Downloaded get-size2 v0.7.4
[INFO] [stderr]   Downloaded attribute-derive v0.10.5
[INFO] [stderr]   Downloaded interpolator v0.5.0
[INFO] [stderr]   Downloaded littrs-ruff-source-file v0.6.1
[INFO] [stderr]   Downloaded littrs-macros v0.6.1
[INFO] [stderr]   Downloaded borrow-or-share v0.2.4
[INFO] [stderr]   Downloaded fluent-uri v0.3.2
[INFO] [stderr]   Downloaded referencing v0.29.1
[INFO] [stderr]   Downloaded fraction v0.15.3
[INFO] [stderr]   Downloaded fancy-regex v0.14.0
[INFO] [stderr]   Downloaded littrs-ruff-python-ast v0.6.1
[INFO] [stderr]   Downloaded jsonschema v0.29.1
[INFO] [stderr]   Downloaded littrs-ruff-python-parser v0.6.1
[INFO] [stderr]   Downloaded tanukie v0.2.1
[INFO] [stderr]   Downloaded littrs v0.6.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 74b0d420239478d606119f53d393c71f878b531dec7c278b83f428096626d932
[INFO] running `Command { std: "docker" "start" "74b0d420239478d606119f53d393c71f878b531dec7c278b83f428096626d932", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "74b0d420239478d606119f53d393c71f878b531dec7c278b83f428096626d932" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "74b0d420239478d606119f53d393c71f878b531dec7c278b83f428096626d932", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "74b0d420239478d606119f53d393c71f878b531dec7c278b83f428096626d932" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.23
[INFO] [stderr]    Compiling libc v0.2.180
[INFO] [stderr]    Compiling itoa v1.0.17
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling zerocopy v0.8.39
[INFO] [stderr]    Compiling pin-project-lite v0.2.16
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling cc v1.2.55
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling pkg-config v0.3.32
[INFO] [stderr]    Compiling slab v0.4.12
[INFO] [stderr]    Compiling ryu v1.0.23
[INFO] [stderr]    Compiling pin-utils v0.1.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling siphasher v1.0.2
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling collection_literals v1.0.3
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling litemap v0.8.1
[INFO] [stderr]    Compiling writeable v0.6.2
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]    Compiling zmij v1.0.20
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling interpolator v0.5.0
[INFO] [stderr]    Compiling icu_normalizer_data v2.1.1
[INFO] [stderr]    Compiling icu_properties_data v2.1.2
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling proc-macro-utils v0.10.0
[INFO] [stderr]    Compiling castaway v0.2.4
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling openssl v0.10.75
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling compact_str v0.9.0
[INFO] [stderr]    Compiling rustls-pki-types v1.14.0
[INFO] [stderr]    Compiling regex-syntax v0.8.9
[INFO] [stderr]    Compiling atomic-waker v1.1.2
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling socket2 v0.6.2
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling manyhow-macros v0.11.4
[INFO] [stderr]    Compiling unicode-width v0.2.2
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]    Compiling tower-service v0.3.3
[INFO] [stderr]    Compiling openssl-sys v0.9.111
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling try-lock v0.2.5
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling want v0.3.1
[INFO] [stderr]    Compiling getopts v0.2.24
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling openssl-probe v0.1.6
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling tower-layer v0.3.3
[INFO] [stderr]    Compiling ref-cast v1.0.25
[INFO] [stderr]    Compiling ipnet v2.11.0
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling untrusted v0.9.0
[INFO] [stderr]    Compiling iri-string v0.7.10
[INFO] [stderr]    Compiling tinyvec v1.10.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling phf v0.11.3
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling rand_core v0.9.5
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling bit-vec v0.8.0
[INFO] [stderr]    Compiling mime v0.3.17
[INFO] [stderr]    Compiling simd-adler32 v0.3.8
[INFO] [stderr]    Compiling borrow-or-share v0.2.4
[INFO] [stderr]    Compiling rustls v0.23.36
[INFO] [stderr]    Compiling adler2 v2.0.1
[INFO] [stderr]    Compiling schemars v0.8.22
[INFO] [stderr]    Compiling rustc-hash v2.1.1
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling unicode-normalization v0.1.25
[INFO] [stderr]    Compiling bit-set v0.8.0
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling uuid v1.20.0
[INFO] [stderr]    Compiling dyn-clone v1.0.20
[INFO] [stderr]    Compiling outref v0.5.2
[INFO] [stderr]    Compiling vsimd v0.8.0
[INFO] [stderr]    Compiling ureq-proto v0.5.3
[INFO] [stderr]    Compiling webpki-roots v1.0.6
[INFO] [stderr]    Compiling utf-8 v0.7.6
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling bytecount v0.6.9
[INFO] [stderr]    Compiling num-cmp v0.1.0
[INFO] [stderr]    Compiling uuid-simd v0.8.0
[INFO] [stderr]    Compiling flate2 v1.1.9
[INFO] [stderr]    Compiling num v0.4.3
[INFO] [stderr]    Compiling fraction v0.15.3
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling manyhow v0.11.4
[INFO] [stderr]    Compiling serde_derive_internals v0.29.1
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling quote-use-macros v0.8.4
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling derive-where v1.6.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling ref-cast-impl v1.0.25
[INFO] [stderr]    Compiling quote-use v0.8.4
[INFO] [stderr]    Compiling attribute-derive-macro v0.10.5
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]    Compiling is-macro v0.3.7
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling phf_codegen v0.11.3
[INFO] [stderr]    Compiling unicode_names2_generator v1.3.0
[INFO] [stderr]    Compiling schemars_derive v0.8.22
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling littrs-macros v0.6.1
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling unicode_names2 v1.3.0
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling rustls-webpki v0.103.9
[INFO] [stderr]    Compiling bstr v1.12.1
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling attribute-derive v0.10.5
[INFO] [stderr]    Compiling fancy-regex v0.14.0
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling get-size-derive2 v0.7.4
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling get-size2 v0.7.4
[INFO] [stderr]    Compiling littrs-ruff-text-size v0.6.1
[INFO] [stderr]    Compiling littrs-ruff-source-file v0.6.1
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling littrs-ruff-python-trivia v0.6.1
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling littrs-ruff-python-ast v0.6.1
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling fluent-uri v0.3.2
[INFO] [stderr]    Compiling email_address v0.2.9
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling referencing v0.29.1
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling ureq v3.2.0
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling h2 v0.4.13
[INFO] [stderr]    Compiling littrs-ruff-python-parser v0.6.1
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling littrs v0.6.1
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling jsonschema v0.29.1
[INFO] [stderr]    Compiling tanukie v0.2.1
[INFO] [stderr]    Compiling dragen v0.3.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 36s
[INFO] running `Command { std: "docker" "inspect" "74b0d420239478d606119f53d393c71f878b531dec7c278b83f428096626d932", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "74b0d420239478d606119f53d393c71f878b531dec7c278b83f428096626d932" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling tokio-stream v0.1.18
[INFO] [stderr]    Compiling tokio-test v0.4.5
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling h2 v0.4.13
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling tanukie v0.2.1
[INFO] [stderr]    Compiling jsonschema v0.29.1
[INFO] [stderr]    Compiling dragen v0.3.1 (/opt/rustwide/workdir)
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/opt/rustwide/target/debug/examples/rustcjDj89t/symbols.o" "<6 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libureq-9e4ba0ce1921a53d,libwebpki_roots-36d881d3a434e6f5,librustls-9143cd5cc3f0631f,libsubtle-ca7024fc66e4388f,libwebpki-e151278183263d6f,libring-5e4e0462688f90ce,libgetrandom-e6d1c2f6bfdd11aa,libuntrusted-3420b86308bec153,libflate2-7ed963f28e1781ac,libminiz_oxide-0604c014cfd3f447,libsimd_adler32-b082e9f39b443ffb,libcrc32fast-66fcb8dfd77ba9de,libutf8-d75228722519eff6,libureq_proto-9709c3683f7b5af9,libdragen-c34c273f6d22bb1b,libfutures-b0f7b91d72f9b251,libfutures_executor-5d81c609c5c04bfe,libtanukie-255f6f18794426ec,librand-1291643f8185f48d,librand_chacha-c034758117f00ba9,libppv_lite86-7e18c5ecbabbe7da,librand_core-0dd5a39b32f1a1e7,libregex-075723bdb39338e1,libjsonschema-deac912b305255ee,libreqwest-4038a8e54c68541e,librustls_pki_types-43396bc1bdb4df85,libzeroize-36c98e1e0ab441af,libhyper_tls-ca45ed211f25b4da,libtokio_native_tls-73cb6727bb8c700b,libserde_urlencoded-55915e2fe5baaeed,libmime-4b44681fdb2c65f7,libencoding_rs-f47fb1c01542042e,libtower_http-ecd66dd0d8920b23,libiri_string-d8b08e8827a09725,libtower-ec13f500e3590d8b,libtower_layer-d70c7e404336389b,libnative_tls-434c4690f88718f9,libopenssl_probe-cbab9b905ab83f66,libopenssl-896c78fde9d92e14,libforeign_types-5fe497e04623184e,libforeign_types_shared-1d09a6084921ca40,libopenssl_sys-458ec5a7fa63aefa,libhyper_util-99011bf160123ea6,libipnet-9aae67a4e846df6d,libtower_service-0d7df29686b13872,libhyper-b03e6b8c001d69f7,libwant-7ab32758a94a943e,libtry_lock-aabba5e3d97e6b57,libhttparse-4b1ed73b760072b9,libh2-d8d5a3c2e38ebfc0,libtracing-f7a907af8e9a8880,libtracing_core-77cf0370bdfefeda,libindexmap-fb3ae6ea90f53af1,libequivalent-7e0e8cbe6c474a67,libhashbrown-00f937fe1169347c,libfnv-2d77ec4f6f971b24,libatomic_waker-001109810bdecbaa,libtokio_util-0e404ffc711ab589,libtokio-4c8b73f73b8c206d,libsocket2-a9cfc005d171b73c,libmio-d227034275a3083c,libhttp_body_util-43c04d689868da91,libhttp_body-c1839cc45fdc82ab,liblog-d269868761ac548a,libfutures_util-4232283614be60eb,libfutures_io-3e19596c076de665,libslab-e253d0c0a7952806,libfutures_channel-c679acf38b3b9ea3,libpin_project_lite-bedc6e0acd72ff2a,libfutures_sink-be8442ee548d90f9,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,liburl-dd5532c3091867f4,libform_urlencoded-b57e943dc1db8475,libhttp-2b4f0b9284ae8d87,libbytes-ff5aca13e3e348ea,libsync_wrapper-a3845461b7db14a0,libfutures_core-fc6bb1738f00fc87,libbytecount-104a505dd9bbb58d,libfraction-a6822beab20098bf,liblazy_static-b3603208c0de2608,libnum-d5cfece557ab38f8,libnum_iter-a33d760bc6c5011f,libnum_rational-fc727d42283396b4,libnum_complex-aa90cb6e37796fd6,libnum_bigint-504d43dca971f7c2,libnum_integer-92fd7760c9a59a23,libnum_traits-ca8a17926a2d9230,libidna-354aedfbf6e2f2ee,libutf8_iter-0d9be7b316c2b184,libidna_adapter-f44395cde430ad28,libicu_properties-f68a55e313b2040f,libicu_properties_data-8a58b99d72eea4b6,libicu_normalizer-1b48a70761241929,libicu_normalizer_data-088c419f54c50650,libicu_collections-f643ab434bb728ae,libpotential_utf-227b7ee49d49a11a,libicu_provider-5c024dbd56233e31,libicu_locale_core-358bbf41e1582a73,libtinystr-76cabcc634db9934,liblitemap-25fe1ff30044fa90,libwriteable-8a34c6e0a2a8ded3,libzerovec-63941a7cf3a43166,libzerotrie-ebd27c5767a4172a,libyoke-ab7555b9413c6b6f,libstable_deref_trait-704f67c99a4c5f65,libzerofrom-dabf98934b616adf,libuuid_simd-c809cb14360ece25,libuuid-f9fe03c74c0c93ef,liboutref-f450885a24a2ad4b,libvsimd-035e2101b7888870,libfancy_regex-72b96ef8a5f1738b,libbit_set-8b4dc0e384a70557,libbit_vec-d65fb98b7c3788f8,libemail_address-874fb599897c2fac,libnum_cmp-17522be2d14919c0,libbase64-2a03de3babadded3,libreferencing-3fea5f108b46a167,libpercent_encoding-c53c37e60dd2727e,libparking_lot-5993fc47eb56eda4,libparking_lot_core-aa4614abb76e0baf,libsmallvec-5854932b8c8b4991,liblock_api-ec1e77aca18a533b,libscopeguard-d52bd00767847e44,libfluent_uri-f06c59c005642e44,libborrow_or_share-810a30cb5b73c7c0,libref_cast-8659645fdaf8190d,libahash-5a686b285a2d2bc9,libgetrandom-8ad90180b871c4ee,liblibc-0ae50395762272e0,libonce_cell-0ba6aecba7086d38,libserde-225acafbddbefbd1,libzerocopy-7b8e2db7912d95c2,liblittrs-76a6fd4333294e2a,libserde_json-8f275cf5ecdb18fb,libzmij-4b82ecf208eac5fa,libserde_core-8323e53422f20d71,libruff_python_parser-469f60560a314b30,libunicode_names2-818f9c77e58b89c7,libphf-881136ed5425381a,libphf_shared-cff8be681dc7bbb0,libsiphasher-9b5a30f57019f0cd,libbstr-5f8e4dbd50de53b1,libregex_automata-8919436f1245d75f,libregex_syntax-4c74db8415f6ed3c,libunicode_normalization-51ea083ac55613a7,libtinyvec-5904eadb2731a928,libtinyvec_macros-1c14e8980bff1229,libruff_python_ast-2ba8fe65031041c9,libthiserror-ab6b22407453d5a4,libaho_corasick-e9b0f8d39018b15f,libbitflags-443c99b827427271,libruff_python_trivia-a72b982733352ed2,libunicode_ident-7a776a0118b38e85,libruff_source_file-88f64d8a2d1e6055,libmemchr-9b3f20cfb3ebd3b2,libitertools-bb9dfc9f1c5526ce,libeither-ef22a4c75605e12f,librustc_hash-d7c9c021d0487117,libruff_text_size-0a00fce6b936fdb8,libget_size2-4cadf7eb43b345d4,libcompact_str-f97eb59ca9dd0981,libryu-ace37e26d8308611,libitoa-ae20521aea192d35,libcfg_if-5af52f617df93f8f,libstatic_assertions-d53a9977dc6e27e5,libcastaway-0c7295e5f0f2ca82}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/examples/rustcjDj89t/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/ring-e9506c1bc9a0fd0c/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/exa_search_agent-996fb31f76659aea" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `dragen` (example "exa_search_agent") due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/opt/rustwide/target/debug/examples/rustc8Gmxa7/symbols.o" "<6 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libureq-9e4ba0ce1921a53d,libwebpki_roots-36d881d3a434e6f5,librustls-9143cd5cc3f0631f,libsubtle-ca7024fc66e4388f,libwebpki-e151278183263d6f,libring-5e4e0462688f90ce,libgetrandom-e6d1c2f6bfdd11aa,libuntrusted-3420b86308bec153,libflate2-7ed963f28e1781ac,libminiz_oxide-0604c014cfd3f447,libsimd_adler32-b082e9f39b443ffb,libcrc32fast-66fcb8dfd77ba9de,libutf8-d75228722519eff6,libureq_proto-9709c3683f7b5af9,libdragen-c34c273f6d22bb1b,libfutures-b0f7b91d72f9b251,libfutures_executor-5d81c609c5c04bfe,libtanukie-255f6f18794426ec,librand-1291643f8185f48d,librand_chacha-c034758117f00ba9,libppv_lite86-7e18c5ecbabbe7da,librand_core-0dd5a39b32f1a1e7,libregex-075723bdb39338e1,libjsonschema-deac912b305255ee,libreqwest-4038a8e54c68541e,librustls_pki_types-43396bc1bdb4df85,libzeroize-36c98e1e0ab441af,libhyper_tls-ca45ed211f25b4da,libtokio_native_tls-73cb6727bb8c700b,libserde_urlencoded-55915e2fe5baaeed,libmime-4b44681fdb2c65f7,libencoding_rs-f47fb1c01542042e,libtower_http-ecd66dd0d8920b23,libiri_string-d8b08e8827a09725,libtower-ec13f500e3590d8b,libtower_layer-d70c7e404336389b,libnative_tls-434c4690f88718f9,libopenssl_probe-cbab9b905ab83f66,libopenssl-896c78fde9d92e14,libforeign_types-5fe497e04623184e,libforeign_types_shared-1d09a6084921ca40,libopenssl_sys-458ec5a7fa63aefa,libhyper_util-99011bf160123ea6,libipnet-9aae67a4e846df6d,libtower_service-0d7df29686b13872,libhyper-b03e6b8c001d69f7,libwant-7ab32758a94a943e,libtry_lock-aabba5e3d97e6b57,libhttparse-4b1ed73b760072b9,libh2-d8d5a3c2e38ebfc0,libtracing-f7a907af8e9a8880,libtracing_core-77cf0370bdfefeda,libindexmap-fb3ae6ea90f53af1,libequivalent-7e0e8cbe6c474a67,libhashbrown-00f937fe1169347c,libfnv-2d77ec4f6f971b24,libatomic_waker-001109810bdecbaa,libtokio_util-0e404ffc711ab589,libtokio-4c8b73f73b8c206d,libsocket2-a9cfc005d171b73c,libmio-d227034275a3083c,libhttp_body_util-43c04d689868da91,libhttp_body-c1839cc45fdc82ab,liblog-d269868761ac548a,libfutures_util-4232283614be60eb,libfutures_io-3e19596c076de665,libslab-e253d0c0a7952806,libfutures_channel-c679acf38b3b9ea3,libpin_project_lite-bedc6e0acd72ff2a,libfutures_sink-be8442ee548d90f9,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,liburl-dd5532c3091867f4,libform_urlencoded-b57e943dc1db8475,libhttp-2b4f0b9284ae8d87,libbytes-ff5aca13e3e348ea,libsync_wrapper-a3845461b7db14a0,libfutures_core-fc6bb1738f00fc87,libbytecount-104a505dd9bbb58d,libfraction-a6822beab20098bf,liblazy_static-b3603208c0de2608,libnum-d5cfece557ab38f8,libnum_iter-a33d760bc6c5011f,libnum_rational-fc727d42283396b4,libnum_complex-aa90cb6e37796fd6,libnum_bigint-504d43dca971f7c2,libnum_integer-92fd7760c9a59a23,libnum_traits-ca8a17926a2d9230,libidna-354aedfbf6e2f2ee,libutf8_iter-0d9be7b316c2b184,libidna_adapter-f44395cde430ad28,libicu_properties-f68a55e313b2040f,libicu_properties_data-8a58b99d72eea4b6,libicu_normalizer-1b48a70761241929,libicu_normalizer_data-088c419f54c50650,libicu_collections-f643ab434bb728ae,libpotential_utf-227b7ee49d49a11a,libicu_provider-5c024dbd56233e31,libicu_locale_core-358bbf41e1582a73,libtinystr-76cabcc634db9934,liblitemap-25fe1ff30044fa90,libwriteable-8a34c6e0a2a8ded3,libzerovec-63941a7cf3a43166,libzerotrie-ebd27c5767a4172a,libyoke-ab7555b9413c6b6f,libstable_deref_trait-704f67c99a4c5f65,libzerofrom-dabf98934b616adf,libuuid_simd-c809cb14360ece25,libuuid-f9fe03c74c0c93ef,liboutref-f450885a24a2ad4b,libvsimd-035e2101b7888870,libfancy_regex-72b96ef8a5f1738b,libbit_set-8b4dc0e384a70557,libbit_vec-d65fb98b7c3788f8,libemail_address-874fb599897c2fac,libnum_cmp-17522be2d14919c0,libbase64-2a03de3babadded3,libreferencing-3fea5f108b46a167,libpercent_encoding-c53c37e60dd2727e,libparking_lot-5993fc47eb56eda4,libparking_lot_core-aa4614abb76e0baf,libsmallvec-5854932b8c8b4991,liblock_api-ec1e77aca18a533b,libscopeguard-d52bd00767847e44,libfluent_uri-f06c59c005642e44,libborrow_or_share-810a30cb5b73c7c0,libref_cast-8659645fdaf8190d,libahash-5a686b285a2d2bc9,libgetrandom-8ad90180b871c4ee,liblibc-0ae50395762272e0,libonce_cell-0ba6aecba7086d38,libserde-225acafbddbefbd1,libzerocopy-7b8e2db7912d95c2,liblittrs-76a6fd4333294e2a,libserde_json-8f275cf5ecdb18fb,libzmij-4b82ecf208eac5fa,libserde_core-8323e53422f20d71,libruff_python_parser-469f60560a314b30,libunicode_names2-818f9c77e58b89c7,libphf-881136ed5425381a,libphf_shared-cff8be681dc7bbb0,libsiphasher-9b5a30f57019f0cd,libbstr-5f8e4dbd50de53b1,libregex_automata-8919436f1245d75f,libregex_syntax-4c74db8415f6ed3c,libunicode_normalization-51ea083ac55613a7,libtinyvec-5904eadb2731a928,libtinyvec_macros-1c14e8980bff1229,libruff_python_ast-2ba8fe65031041c9,libthiserror-ab6b22407453d5a4,libaho_corasick-e9b0f8d39018b15f,libbitflags-443c99b827427271,libruff_python_trivia-a72b982733352ed2,libunicode_ident-7a776a0118b38e85,libruff_source_file-88f64d8a2d1e6055,libmemchr-9b3f20cfb3ebd3b2,libitertools-bb9dfc9f1c5526ce,libeither-ef22a4c75605e12f,librustc_hash-d7c9c021d0487117,libruff_text_size-0a00fce6b936fdb8,libget_size2-4cadf7eb43b345d4,libcompact_str-f97eb59ca9dd0981,libryu-ace37e26d8308611,libitoa-ae20521aea192d35,libcfg_if-5af52f617df93f8f,libstatic_assertions-d53a9977dc6e27e5,libcastaway-0c7295e5f0f2ca82}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/examples/rustc8Gmxa7/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/ring-e9506c1bc9a0fd0c/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/exa_search_macro-cfafe33780745662" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `dragen` (example "exa_search_macro") due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "74b0d420239478d606119f53d393c71f878b531dec7c278b83f428096626d932", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "74b0d420239478d606119f53d393c71f878b531dec7c278b83f428096626d932", kill_on_drop: false }`
[INFO] [stdout] 74b0d420239478d606119f53d393c71f878b531dec7c278b83f428096626d932
